CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - bp 异或

搜索资源列表

  1. BP_0110

    0下载:
  2. 实现神经网络的分类,简单的过程实现,神经网络解决异或问题-Yue Tong achieve BP Xietong, Web Lufei ratings the Aya partners Jing Ren Simplified Single Ma Bp processes Yue the the Continuous existing Benmi P Xie continuous Tong Prince of Lu Danube e the troubleshoot Laos parameter
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:304018
    • 提供者:anzhenyu
  1. Tprogramh

    0下载:
  2. 前两个为人工智能程序,用C++编写,分别是动物判别程序及实现异或算法的bp程序。BLUETOOTH和F2M_BLLUETOOTH是单片机和蓝牙模块通信的程序。“数字示波器”为利用单片机开发的一个简单数字示波器程序。 已通过测试。 -The first two artificial intelligence program the written C++ animal discrimination procedures and the XOR algorithm bp procedures.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:21129
    • 提供者:sacri
  1. BpNet

    0下载:
  2. 该程序实现神经网络的BP算法,输入节点数,输出节点数,隐层数,隐层节点数任意,由用户决定。其中隐层数指的是总共曾数包含输出层,比如说异或算法为2层,第一层节点数为2,第二层也即输出层节点数为1,输入点数为2 。但是该程序对异或算法实现并不理想,对多层多节点的神经网络有较好的结果。-The program realize ...
  3. 所属分类:source in ebook

    • 发布日期:2017-04-03
    • 文件大小:20127
    • 提供者:xinbo
  1. BBPXORRP

    0下载:
  2. BP神经网络解决的异或问题,,解决方法挺不错的可直接使用。 -BP neural network to solve the XOR problem, the solution of very good direct use.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:87776
    • 提供者:nu
  1. BSURCEEP

    0下载:
  2. BP神经网络的C语言实现,BP神经网络解决异或问题,HMMM的C语言实现,矢量量化的C语言实现,已通过测试。 -C language implementation of the BP neural network, BP neural network to solve the XOR problem, HMMM with the C language, C language implementation of vector quantization, has been tested.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:31998
    • 提供者:nu
  1. BintroducetheP

    0下载:
  2. BP神经网络的C语言实现 BP神经网络解决异或问题 HMMM的C语言实现 矢量量化的C语言实现 ,已通过测试。 -C language implementation of BP neural network, BP neural network to solve the XOR problem HMMM C language realization of the vector quantization of the C language, has been tested.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:104507
    • 提供者:nu
  1. BPR220066P

    0下载:
  2. BP神经网络的C语言实现 BP神经网络解决异或问题 cannny源代码 HMM的C语言实现 isodata K -BP Neural Network C language BP neural network solution the source HMM of XOR problem cannny of the C language to achieve isodata K
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-01
    • 文件大小:795065
    • 提供者:qschh
  1. BP_XOR

    1下载:
  2. matlab 神经网络的BP网络解决异或问题-BP network matlab neural network to solve XOR problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-17
    • 文件大小:1414
    • 提供者:junexa
  1. code

    0下载:
  2. 三道题,包括1:用多层感知器(MLP)神经网络误差反向传播(BP)算法实现异或问题:2:用奇阶互补法设计两带滤波器组(高、低通互补),进而实现四带滤波器组 3:估计其功率谱-Three questions, including: 1 using multilayer perceptron ( MLP ) neural network and error back propagation ( BP ) algorithm to realize the XOR problem: 2: the odd
  3. 所属分类:matlab

    • 发布日期:2017-12-03
    • 文件大小:106704
    • 提供者:严菲
  1. neural-network

    0下载:
  2. 基于BP神经网络的非线性分类,及运用其解决异或问题,并对Iris数据进行分类-Nonlinear classification based on BP neural network and the xor problem, and its appplication on the data of Iris.
  3. 所属分类:assembly language

    • 发布日期:2017-11-21
    • 文件大小:8495
    • 提供者:raimose
  1. ge_bp_xor

    0下载:
  2. 利用遗传算法解决BP网络异或问题/XOR的分类,-Genetic algorithm to solve the BP network the XOR problem
  3. 所属分类:matlab

    • 发布日期:2017-11-24
    • 文件大小:2484
    • 提供者:朱小小
  1. matlab_1

    0下载:
  2. 基于C语言编写的为实现两层BP神经网络(一隐层,一输出层)可学习异或映射系统,并且不用神经网络工具箱。-Based on C,without pre-packaged toolbox, to implement 2-layer (one hidden, one output) BP system to be trained to learn function.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:45871
    • 提供者:小军
  1. NN_Task1

    0下载:
  2. 建立一个bp神经网络解决异或问题:神经网络的结构采用2:2:1的结构,可以改变隐层神经元的个数。-Create a bp neural network to solve XOR problem: the structure of the neural network structure using 2:2:1, you can change the number of hidden layer neurons.
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1478
    • 提供者:wyc
  1. b

    0下载:
  2. 利用神经网络BP算法求解异或问题的源代码-The use of neural network BP algorithm XOR problem s source code
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-12
    • 文件大小:1035
    • 提供者:学院奖
  1. yihuo

    0下载:
  2. 利用BP神经网络实现异或问题求解,这里使用的是VS2012版本-BP neural network XOR problem solving, here is the VS2012 version
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-15
    • 文件大小:3959442
    • 提供者:zhanghuiforever
  1. b

    0下载:
  2. 利用神经网络BP算法求解异或问题的源代码-The use of neural network BP algorithm XOR problem s source code
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-11
    • 文件大小:1075
    • 提供者:theac
  1. 1

    0下载:
  2. BP神经网络解决异或问题,还不错-BP neural network to solve XOR problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-28
    • 文件大小:8536
    • 提供者:luhairong
  1. li1

    2下载:
  2. 请用多层感知器(MLP)神经网络误差反向传播(BP)算法实现异或问题(输入为,要求可以判别输出为0或1),并画出学习曲线。其中,非线性函数采用S型Logistic函数。-Please use the Multilayer Perceptron (MLP) back propagation neural network (BP) algorithm XOR problem (input is required to determine the output is 0 or 1), and draw
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1074
    • 提供者:李丽红
  1. NN_Task1

    0下载:
  2. bp 神经网络 异或 用c++ 来编程实现神经网络的异或问题-bp matlab xor
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:1528
    • 提供者:尹纯源
  1. BPNet

    0下载:
  2. 常用的模型和算法,BP神经网络解决异或问题-The commonly used model and algorithm, the BP neural network to solve xor problem
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-02
    • 文件大小:26143
    • 提供者:
« 1 2 3 4 5 67 »
搜珍网 www.dssz.com